home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilfile / 5dos4 / dos-50.doc < prev    next >
Text File  |  1992-06-23  |  22KB  |  807 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                   <--- The KAT Directory 2.1 --->
  8.  
  9.  
  10.  
  11.  
  12.              A replacement for DOS 5.0 Directory Utility
  13.                 for people who can't afford DOS 5.0
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.    DOS 5.0 was released June 11, 1991, and many computer users have run
  21. out to get it.  Unfortunately, I can't afford it !  (well, I probably
  22. can, but it takes too much time to install... etc)
  23.  
  24.    For us too lazy, or too poor to purchase the $70.00 update, I have
  25. created a replacement:
  26.  
  27.  
  28.    THE KAT DIRECTORY   2.2
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  ========================================================================
  40.  
  41.  
  42.  
  43.  
  44.  
  45.      Usage:   CADIR [switches/directory] [switches]
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.   CADIR ?   shows help screen
  53.  
  54.             << a rather *nice* help screen, if I may
  55.                say so myself >>
  56.  
  57.  
  58.  
  59.   ┌─────────────────────────────────────────────────────────┐
  60.   │  DIRECTORY OPTIONS                                      │
  61.   └─────────────────────────────────────────────────────────┘
  62.  
  63.  
  64.   /S     show subdirectories + current directory
  65.  
  66.   /R     start display in root directory
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.   ┌──────────────────────────────────────────────────────────┐
  74.   │  PRINTING FORMAT                                         │
  75.   └──────────────────────────────────────────────────────────┘
  76.  
  77.  
  78.   /W      shows a wide directory
  79.  
  80.   /P      stops display after every page
  81.  
  82.   /$      show files with attribute settings
  83.  
  84.   /I3     show in 3 columns + sizes
  85.  
  86.   /I6     show in 6 columns (extremely packed listing!)
  87.  
  88.   /FS     "Fat Sizes" shows larger display with sizes (size is displayed
  89.                       in Kilobytes rather than bytes
  90.  
  91.   /FT     "Fat Times" shows larger display with times
  92.  
  93.  
  94.  
  95.  
  96.   ┌──────────────────────────────────────────────────────────┐
  97.   │  SORTING  SWITCHES                                       │
  98.   └──────────────────────────────────────────────────────────┘
  99.  
  100.  
  101.   /ON     sort alphabetically (A - Z)
  102.  
  103.   /O-N    sort reverse alphabetical (Z - A)
  104.  
  105.   /OE     sort by extension   (A - Z)
  106.  
  107.   /O-E    sort by reverse extension (Z - A)
  108.  
  109.   /OS     sort by size    (smallest-largest)
  110.  
  111.   /O-S    sort by reverse size (largest-smallest)
  112.  
  113.   /OD     sort by dates
  114.  
  115.   /O-D    sort by reverse dates
  116.  
  117.   /OT     sort by times
  118.  
  119.   /O-T    sort by reverse times
  120.  
  121.   /OG     display subdirs then files
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.   ┌──────────────────────────────────────────────────────────┐
  129.   │  ATTRIBUTE  SWITCHES                                     │
  130.   └──────────────────────────────────────────────────────────┘
  131.  
  132.  
  133.   /A+     display archive + system + read-only + hidden files
  134.  
  135.   /AD     display only sub-directories
  136.  
  137.   /AH     display only hidden files
  138.  
  139.   /AS     display only system files
  140.  
  141.   /AR     display only read-only files
  142.  
  143.   /AA     display only files with the archive bit set
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.   ┌─────────────────────────────────────────────────────────┐
  151.   │   SHOW SPECIAL FILES                                    │
  152.   └─────────────────────────────────────────────────────────┘
  153.  
  154.  
  155.   /HOG    show five largest files (that hog up most space)
  156.  
  157.   /EXO    display only executable files (*.COM & *.EXE)
  158.  
  159.   /T      display only files dated today
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.   ┌─────────────────────────────────────────────────────────┐
  169.   │   OTHER SWITCHES                                        │
  170.   └─────────────────────────────────────────────────────────┘
  171.  
  172.  
  173.   /#REV   reverse filenames+extensions (just for fun!)
  174.  
  175.   /ENG    capitalize first letter of name only (English style)
  176.  
  177.   /CLEAR  clear screen before display
  178.  
  179.   /*SAVED save options to configuration file (see explanation below)
  180.  
  181.   /%C     setup color options (see explanation below)
  182.  
  183.   /@file.ext   search drive for filename (or wildcard)
  184.  
  185.   /*PA         show all paths on current disk
  186.  
  187.  
  188.   /!      display EXTRA memory + allocation data
  189.  
  190.                    ^
  191.                    │
  192.                    │
  193.   ╓────────────────┴─────────────────────────────╖
  194.   ║      EXTRA MEMORY & ALLOCATION DATA          ║
  195.   ║                                              ║
  196.   ║  The following items are displayed:          ║
  197.   ║                                              ║
  198.   ║  1) Free Memory on Current Drive (in bytes)  ║
  199.   ║  2) Number of Clusters on Drive              ║
  200.   ║  3) Bytes Per Cluster                        ║
  201.   ║  4) Sectors per Cluster                      ║
  202.   ║  5) Ram Size                     (in bytes)  ║
  203.   ║  6) Process ID                               ║
  204.   ║  7) Space in Far Heap                        ║
  205.   ║  8) Program Offset                           ║
  206.   ║  9) FAT ID Byte                              ║
  207.   ║ 10) Disk Transfer Address                    ║
  208.   ║ 11) Current Registers:  CS, DS, ES & SS      ║
  209.   ║ 12) Current Date and Time                    ║
  210.   ║                                              ║
  211.   ╙──────────────────────────────────────────────╜
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  =========================================================================
  223.  
  224.  
  225.  Switches may be combined:
  226.  
  227.  
  228.  CADIR \MENU /AH/OE   displays all hidden files in the \MENU directory,
  229.                         sorting by extension
  230.  
  231.  CADIR /AS            displays all system files in current directory
  232.  
  233.  CADIR /S             displays all files in current directory + files
  234.                         in all subdirectories
  235.  
  236.  CADIR /P             displays files in current directory, pausing after
  237.                       each screenful
  238.  
  239.  CADIR \BIN\*.C       displays all files with extension "C" in \BIN
  240.                       directory
  241.  
  242.  CADIR *.C            displays all files with extension "C" in current
  243.                       directory
  244.  
  245.  CADIR \MENU\*.EXE /T/!  displays all executable files in the \MENU
  246.                          directory that are dated today
  247.                          Once finished, shows extended information
  248.  
  249.  CADIR *.DOC /#REV /$ /OT
  250.  
  251.                       show doc files reversed-style, with attribute settings
  252.                       displayed, and sorted by time
  253.  
  254.  
  255.  
  256.  
  257.  =========================================================================
  258.  
  259.  ======  WHAT ARE "SAVED OPTIONS" ??  ====================================
  260.  
  261.  =========================================================================
  262.  
  263.     You are allowed to save your options in a configuration file located
  264.  in the root directory.  It is very small (usually 50 bytes), and combined
  265.  with DOS' "Path", can make you directory fast and efficient.
  266.  
  267.  
  268.     TO USE:
  269.  
  270.  
  271.  
  272.  1) Put CADIR.EXE in the first directory of your "Path".
  273.  
  274.     Eg: If your path is C:\DOS;D:\FILES;D:\LOTUS;D:\WINDOWS, you would
  275.         place the program in the DOS directory.
  276.  
  277.  2) Type in your favorite options after CADIR.EXE, then include /*SAVE
  278.     as the last option.
  279.  
  280.     Eg: CADIR /ENG /! /I6 /OS /*SAVE
  281.  
  282.  3) From that point, every time you just type: CADIR , your options become
  283.     the default.  No need to ever type in all those options again.
  284.  
  285.  4) To override your new default options, just type in some different
  286.     switches !
  287.  
  288.     Eg: to override the above default, and display a "WIDE" directory with
  289.         sorting by dates, type:
  290.  
  291.         CADIR /W /OD
  292.  
  293.   Your default options are still in effect, but you are just overriding
  294.   them temporarily.
  295.  
  296.  
  297.   NOTE: The "default" option is great!  You can type: CADIR *.C and your
  298.         defaults pick up, causing your display to be /ENG /! /I6 /OS.
  299.  
  300.         But when you type: CADIR /W, you have temporarily caused a wide
  301.         display, and your options are not in effect.
  302.  
  303.         This saves a LOT OF TYPING ! &  allows a very advanced interface.
  304.  
  305.  
  306.  
  307.  
  308.  5) To re-set the default options, just type in your new options, and
  309.     include /*SAVE as the final switch.
  310.  
  311.     Eg: CADIR /W /A+ /O-D /$ /CLEAR /*SAVE
  312.  
  313.                                        ^
  314.                                        │
  315.   {note "save" is the last switch}─────┘
  316.  
  317.  
  318.  
  319. ===========================================================================
  320. ============ COLOR SETUP ==================================================
  321. ===========================================================================
  322.  
  323.  
  324.   Once into the "Setup" screen, you are presented with the following
  325.   menu:
  326.  
  327.    [TextColors]
  328.  
  329.    0. BLACK
  330.    1. BLUE        2. GREEN       3. CYAN        4. RED         5. MAGENTA
  331.    6. BROWN       7. LIGHTGRAY   8. DARKGRAY    9. LIGHTBLUE  10. LIGHTGREEN
  332.   11. LIGHTCYAN  12. LIGHTRED   13. L.MAGENTA  14. YELLOW     15. WHITE
  333.  
  334.   [a].DOC 15   [b].TXT 15   [c].LOG 15   [d].HLP 15
  335.   [e].COM 15   [f].EXE 15   [g].SYS 15   [h].BAT 15
  336.   [i].ARC 15   [j].ZIP 15   [k].ZOO 15   [l].LZH 15
  337.   [m].GIF 15   [n].A86 15   [o].ASM 15   [p].C   15
  338.   [q].PAS 15   [r].BAS 15   [s].OBJ 15   [t].CPP 15
  339.   [u].H   15   [v].MAP 15   [w].CFG 15   [x].TMP 15
  340.   [y].MSG 15   [z] Default Color: 15
  341.  
  342.  
  343.       Press Letter/Num or [ESC] exit+save:
  344.  
  345.  
  346.  
  347.   At the above prompt, make SURE that 'Capslock' is OFF, and press the letter
  348. or number to the left of the your choice.  Here is an explanation of the
  349. above choices:
  350.  
  351.  
  352.   [a].DOC 15
  353.    │   │  │
  354.    │   │  │
  355.    │   │ Color of files with extension
  356.    │   │
  357.    │  File extension
  358.    │
  359.   Letter to press to change option
  360.  
  361.  
  362.    So pressing "a" will bring a prompt--> "Color: ".  You then look to the
  363. top of the screen at the colors.  If you want all files with the .DOC
  364. extension to be RED, you would enter "4".  The screen then updates itself,
  365. and instead of:
  366.  
  367.           [a].DOC 15
  368.  
  369.  we have  [a].DOC 4
  370.  
  371.  
  372.  The remainder of the extensions are obvious: .CFG, .OBJ, .TMP, .LOG  .. etc.
  373.  
  374.    Once you are satisfied with your color choices, press [ESC] to save
  375. your options and exit.
  376.  
  377.  
  378.   NOTE: Your colors are saved in a file called "COLORS.CFG" in the root
  379.         directory of the current disk drive.
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388. ==========================================================================
  389. =========== HUNTING FILES ================================================
  390. ==========================================================================
  391.  
  392.  To search for a file (or wildcard), specify it after the "/@" in your
  393.  options.
  394.  
  395.  Eg: CADIR /@LIST.COM   searches drive for LIST.COM
  396.  
  397.      CADIR /@.DOC       searches for all .DOC files
  398.  
  399.      CADIR /@CADIR.     searches for all CADIR files
  400.  
  401.  
  402.   NOTE: The lack of "*".  Searchstrings are specified by "partnames" rather
  403. than with question marks & astericks.
  404.  
  405.     So -> .DOC   is equivalent to *.DOC
  406.  
  407.           .COM   is equivalent to *.COM
  408.  
  409.           BACK   is equivalent to *BACK*
  410.  
  411.           FILE.  is equivalent to FILE.*
  412.  
  413.  
  414.  
  415.   ┌───────────┐
  416. ==│ EXAMPLES: │=============================================================
  417.   └───────────┘
  418.  
  419.  The following are visual examples of the switches above.  Our directory
  420.  we will be looking at is:
  421.  
  422.  
  423.    .            <DIR>     07-10-91   6:06p
  424.    ..           <DIR>     07-10-91   6:06p
  425.    E88      PAT     20705 02-20-88  12:34a
  426.    2SEEK    DOC     12983 07-04-91   5:30p
  427.    TC       EXE    876480 05-04-90   1:00a
  428.    DOS-50   DOC     13644 07-10-91   6:05p
  429.    BILLS    EXE      8715 06-15-91   8:22p
  430.    PCPLUS   KEY       500 04-20-91  12:38a
  431.    STUFF                0 07-10-91   6:09p
  432.  
  433.           9 File(s)   17000448 bytes free
  434.  
  435.  
  436.  
  437.   ┌─────────────────────────────────────┐
  438.   │ CADIR /W                            │
  439.   └─────────────────────────────────────┘
  440.  
  441.      KAT-DIRECTORY  Volume Dave Smi.th
  442.  DIRECTORY --> C:\ERASE
  443.  
  444. E88      .PAT  2SEEK    .DOC  TC       .EXE  DOS-50   .DOC  BILLS    .EXE
  445. PCPLUS   .KEY  STUFF
  446.  
  447.             7 Total Files taking up 933537 bytes 
  448.  
  449.  
  450.  
  451.  
  452.   ┌────────────────────────────────────┐
  453.   │ CADIR /I3                          │
  454.   └────────────────────────────────────┘
  455.  
  456.      KAT-DIRECTORY  Volume Dave Smi.th
  457.  DIRECTORY --> C:\ERASE
  458.  
  459. E88      .PAT  20705      2SEEK    .DOC  12983      TC       .EXE  876480
  460. DOS-50   .DOC  13644      BILLS    .EXE  8715       PCPLUS   .KEY  500
  461. STUFF          510
  462.  
  463.  
  464.             7 Total Files taking up 933787 bytes 
  465.  
  466.  
  467.  
  468.  
  469.   ┌────────────────────────────────────┐
  470.   │ CADIR /I6                          │
  471.   └────────────────────────────────────┘
  472.  
  473.      KAT-DIRECTORY  Volume Dave Smi.th
  474.  DIRECTORY --> C:\ERASE
  475.  
  476. E88     .PAT▌2SEEK   .DOC▌TC      .EXE▌DOS-50  .DOC▌BILLS   .EXE▌PCPLUS  .KEY▌
  477. STUFF       ▌
  478.  
  479.             7 Total Files taking up 934155 bytes 
  480.  
  481.  
  482.  
  483.  
  484.   ┌────────────────────────────────────┐
  485.   │ CADIR /$                           │
  486.   └────────────────────────────────────┘
  487.  
  488.      KAT-DIRECTORY  Volume Dave Smi.th
  489.  DIRECTORY --> C:\ERASE
  490.  
  491. E88      .PAT ║   A║      2SEEK    .DOC ║   A║      TC       .EXE ║R SA║
  492. DOS-50   .DOC ║  S ║      BILLS    .EXE ║    ║      PCPLUS   .KEY ║   A║
  493. STUFF         ║   A║
  494.  
  495.              7 Total Files taking up 934416 bytes 
  496.  
  497.  
  498.  
  499.  
  500.   ┌────────────────────────────────────┐
  501.   │ CADIR /O-S                         │
  502.   └────────────────────────────────────┘
  503.  
  504.      KAT-DIRECTORY  Volume Dave Smi.th
  505.  DIRECTORY --> C:\ERASE
  506.  
  507. TC.EXE               876480        Fri May 04 01:00:00 1990
  508. E88.PAT              20705         Sat Feb 20 00:34:24 1988
  509. DOS-50.DOC           13644         Wed Jul 10 18:05:38 1991
  510. 2SEEK.DOC            12983         Thu Jul 04 17:30:08 1991
  511. BILLS.EXE            8715          Sat Jun 15 20:22:28 1991
  512. STUFF                510           Wed Jul 10 18:09:30 1991
  513. PCPLUS.KEY           500           Sat Apr 20 00:38:08 1991
  514.  
  515.             7 Total Files taking up 934837 bytes 
  516.  
  517.  
  518.  
  519.   ┌────────────────────────────────────┐
  520.   │ CADIR /ENG                         │
  521.   └────────────────────────────────────┘
  522.  
  523.      KAT-DIRECTORY  Volume Dave Smi.th
  524.  DIRECTORY --> C:\ERASE
  525.  
  526. E88.pat              20705         Sat Feb 20 00:34:24 1988
  527. 2seek.doc            12983         Thu Jul 04 17:30:08 1991
  528. Tc.exe               876480        Fri May 04 01:00:00 1990
  529. Dos-50.doc           13644         Wed Jul 10 18:05:38 1991
  530. Bills.exe            8715          Sat Jun 15 20:22:28 1991
  531. Pcplus.key           500           Sat Apr 20 00:38:08 1991
  532. Stuff                510           Wed Jul 10 18:09:30 1991
  533.  
  534.             7 Total Files taking up 936620 bytes 
  535.  
  536.  
  537.  
  538.  
  539.  
  540.   ┌────────────────────────────────────┐
  541.   │ CADIR /INFO                        │
  542.   └────────────────────────────────────┘
  543.  
  544.      KAT-DIRECTORY  Volume Dave Smi.th
  545.  DIRECTORY --> C:\ERASE
  546.  
  547. E88.PAT              20705         Sat Feb 20 00:34:24 1988
  548. 2SEEK.DOC            12983         Thu Jul 04 17:30:08 1991
  549. TC.EXE               876480        Fri May 04 01:00:00 1990
  550. DOS-50.DOC           13644         Wed Jul 10 18:05:38 1991
  551. BILLS.EXE            8715          Sat Jun 15 20:22:28 1991
  552. PCPLUS.KEY           500           Sat Apr 20 00:38:08 1991
  553. STUFF                510           Wed Jul 10 18:09:30 1991
  554.  
  555.             7 Total Files taking up 937603 bytes 
  556.  
  557.   [info]
  558.  
  559.   Free Memory on Drive C: is 16984064
  560.  
  561.   Number of Clusters:         21722
  562.   Bytes Per Cluster:            512
  563.   Sectors per Cluster:            4
  564.  
  565.   Ram Size:                   640K
  566.   Process ID:                 4241
  567.   Space in Far Heap:          281360 bytes
  568.   Program Offset:             1E
  569.   FAT ID Byte:                F8
  570.   Disk Transfer Address:      4B4E:FE86
  571.  
  572.     CS: 4251      DS: 4B4E      ES:  4B4E      SS:  4B4E
  573.  
  574.  
  575.     It is 10:54:21 AM (EST) on Monday January 12 1991
  576.  
  577.  
  578.  
  579.  
  580.   ┌────────────────────────────────────┐
  581.   │ CADIR /*PA                         │
  582.   └────────────────────────────────────┘
  583.  
  584.  ** SHOWING ALL PATHS **
  585.  
  586.  C:\PCSHELL
  587.  C:\DYNAMIX
  588.  C:\DYNAMIX\BARON
  589.  C:\DYNAMIX\BARON\TAPES
  590.  C:\DOWNLOAD
  591.  C:\BACKUP
  592.  C:\ARJIT
  593.  C:\PSLIBRAR
  594.  C:\SALES
  595.  C:\TEMP
  596.  C:\ERASE
  597.  C:\STEREO
  598.  
  599.  
  600.  
  601.   ┌────────────────────────────────────┐
  602.   │ CADIR /FS                          │
  603.   └────────────────────────────────────┘
  604.  
  605.      KAT-DIRECTORY  Volume Dave Smi.th
  606.  DIRECTORY --> C:\ERASE
  607.  
  608. E88     .PAT 20  02/20/88▌2SEEK   .DOC 12  07/04/91▌TC      .EXE 876 05/04/90▌
  609. DOS-50  .DOC 13  07/10/91▌BILLS   .EXE 8   06/15/91▌PCPLUS  .KEY 1   04/20/91▌
  610. STUFF        1   07/10/91▌
  611.  
  612.             7 Total Files taking up 939970 bytes 
  613.  
  614.                                                        ^
  615.                                                        │
  616.                                                        │
  617.                                                        │
  618.                                                        │
  619.   {NOTE: sizes are in Kilobytes rather than bytes}─────┘
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.    ┌────────────────────────────────────┐
  627.    │ CADIR /FT                          │
  628.    └────────────────────────────────────┘
  629.  
  630.      KAT-DIRECTORY  Volume Dave Smi.th
  631.  DIRECTORY --> C:\ERASE
  632.  
  633. E88      .PAT  00:34:12a ▌2SEEK    .DOC  05:30:04p ▌TC       .EXE  01:00:00a ▌
  634. DOS-50   .DOC  06:05:19p ▌BILLS    .EXE  08:22:14p ▌PCPLUS   .KEY  00:38:04a ▌
  635. STUFF          06:09:15p ▌
  636.  
  637.              7 Total Files taking up 940551 bytes 
  638.  
  639.  
  640.  
  641.  
  642.    ┌────────────────────────────────────┐
  643.    │ CADIR /EXO                         │
  644.    └────────────────────────────────────┘
  645.  
  646.      KAT-DIRECTORY  Volume Dave Smi.th
  647.  DIRECTORY --> C:\ERASE
  648.  
  649. TC.EXE               876480        Fri May 04 01:00:00 1990
  650. BILLS.EXE            8715          Sat Jun 15 20:22:28 1991
  651.  
  652.  
  653.  
  654.  
  655.    ┌────────────────────────────────────┐
  656.    │ CADIR /HOG                         │
  657.    └────────────────────────────────────┘
  658.  
  659.      KAT-DIRECTORY  Volume Dave Smi.th
  660.  DIRECTORY --> C:\ERASE
  661.  
  662.  
  663. Hogger-> TC.EXE               876480
  664. Hogger-> E88.PAT              20705
  665. Hogger-> DOS-50.DOC           13644
  666. Hogger-> 2SEEK.DOC            12983
  667. Hogger-> BILLS.EXE            8715
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  =========================================================================
  681.   ┌────────────────┐
  682.   │ ERROR MESSAGES:│
  683.   └────────────────┘
  684.  
  685.  
  686.    <Where were you last night until 4:00 am ?>
  687.  
  688.    <When's dinner gonna be ready?>
  689.  
  690.    <Somebody really messed up your face>
  691.  
  692.    <My grandmother's sick.  I can't come to work today>
  693.  
  694.    <I can't go out with you tonight, I have to wash my hair>
  695.  
  696.    <I really like you.... but .. I just wanna be friends>
  697.  
  698.    <You can't find a date, huh?  Who me?  No, I uh.. I uhh... my mother's
  699.     flying in tonight, and uh.. I have to pick her up at the airport>
  700.  
  701.    <You are married?  Oh, I'm sorry>
  702.  
  703.    <I only had a couple of beers, officer>
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  =========================================================================
  711.  
  712.    TO MAXIMIZE YOUR USE OF THE KAT DIRECTORY --->
  713.  
  714.  
  715.   a) Rename the program to "C.EXE".
  716.  
  717.   b) Place it in the first directory of your path.
  718.  
  719.   c) If you have a RAM DISK, put the program into it.
  720.  
  721.   d) Save your favorite options using the /*SAVE switch.
  722.  
  723.   e) If you use DOS 4.0+, use the FASTOPEN program.
  724.  
  725.   f) If you use DOS 5.0, load the program into high memory using
  726.      the LOADHIGH program.
  727.  
  728.   e) If you use DOS 5.0, and have a Disk Cache, load this program high,
  729.      and load your ram disk into a lower section of memory.
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  ┌─────────────────────────────────────────────────────────────────────┐
  738.  │       ====================================                          │
  739.  │       ==========  KNOWN BUG  =============                          │
  740.  │       ====================================                          │
  741.  │                                                                     │
  742.  │   I don't know whether it's my Ram Disk, my Disk Cache, my keyboard │
  743.  │ accelerator, or a real bug in the program, but I've noticed the     │
  744.  │ following:                                                          │
  745.  │                                                                     │
  746.  │    Control characters occassionally show up in the listing of files.│
  747.  │                                                                     │
  748.  │ EG: Instead of:   LIST.COM  21427  2/17/91                          │
  749.  │                                                                     │
  750.  │     it becomes:   LISTZ▒                                         │
  751.  │                                                                     │
  752.  │  It is extremely uncommon, and only occurs once per every 10 usages │
  753.  │ on my system.  I have gone through the code extensively, and have   │
  754.  │ yet to find where the problem is located.                           │
  755.  │                                                                     │
  756.  │                                                                     │
  757.  └─────────────────────────────────────────────────────────────────────┘
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.         Version History:
  765.  
  766.  
  767.         1.0   Very basic replacement for the 5.0 directory function.
  768.               Included all the switches.
  769.  
  770.         1.1   Added 14 functions.
  771.  
  772.         1.2   Added scrolling help screen.
  773.  
  774.         1.6   Included customized functions, now saveable to a file.
  775.  
  776.         1.9   Added another 10 functions.
  777.  
  778.         2.0   Added extra information plus color customization.
  779.  
  780.         2.2   Minor update.. added more to help screen plus
  781.               made default colors more exciting. (before, the
  782.               defaults were all white lettering)
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.                        DISCLAIMER OF WARRANTY
  795.  
  796.      THIS  SOFTWARE  AND  MANUAL  ARE  SOLD "AS IS" AND WITHOUT WARRANTIES
  797.      AS  TO  PERFORMANCE  OF  MERCHANTABILITY  OR  ANY   OTHER  WARRANTIES
  798.      WHETHER  EXPRESSED  OR  IMPLIED.   BECAUSE  OF  THE  VARIOUS HARDWARE
  799.      AND  SOFTWARE ENVIRONMENTS INTO WHICH  THIS  PROGRAM  MAY BE  PUT, NO
  800.      WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED. THIS PROGRAM
  801.      HAS  BEEN THOROUGHLY  TESTED BUT I  CAN NOT  GUARANTEE THAT THERE ARE
  802.      NO  PROBLEMS  WITH  IT.  THE  USER  MUST  ASSUME  THE ENTIRE RISK  OF
  803.      USING  THE  PROGRAM.  ANY  LIABILITY  OF THE SELLER  WILL BE  LIMITED
  804.      EXCLUSIVELY  TO  PRODUCT  REPLACEMENT  OR  REFUND  OF  PURCHASE PRICE.
  805.  
  806.  
  807.